+++ /dev/null
-<!-- ##### SECTION Title ##### -->
-GtkVolumeButton
-
-<!-- ##### SECTION Short_Description ##### -->
-A button which pops up a volume control
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-#GtkVolumeButton is a subclass of #GtkScaleButton that has
-been tailored for use as a volume control widget with suitable
-icons, tooltips and accessible labels.
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT GtkVolumeButton ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION gtk_volume_button_new ##### -->
-<para>
-
-</para>
-
-@Returns:
-
-
#include "gtkalias.h"
+/**
+ * SECTION:gtkvolumebutton
+ * @Short_description: A button which pops up a volume control
+ * @Title: GtkVolumeButton
+ *
+ * #GtkVolumeButton is a subclass of #GtkScaleButton that has
+ * been tailored for use as a volume control widget with suitable
+ * icons, tooltips and accessible labels.
+ */
+
#define EPSILON (1e-10)